Learn R Programming

sensory (version 1.1)

The Iris Data with Missing Values: The Iris Data with Missing Values

Description

Fisher's Irises with one measurement removed per observation. For details load data(iris,package="gclus").

Usage

data(iiris)

Arguments

Examples

Run this code
data(iiris) # Loads the modified Iris data.
head(iiris) # Displays the first six rows of the modified Iris Data

Run the code above in your browser using DataLab